home *** CD-ROM | disk | FTP | other *** search
/ SGI MineSet 2.0.1 / SGI MineSet 2.0.1.iso / docs6.3 / relnotes / MineSet / ch3.z / ch3
Text File  |  1998-01-06  |  7KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        3.  _R_o_a_d_m_a_p
  9.  
  10.        This chapter discusses where the individual tools are
  11.        located, where documentation can be obtained, and how the
  12.        sample files are organized.
  13.  
  14.        3.1  _T_o_o_l__L_o_c_a_t_i_o_n_s
  15.  
  16.        All tools are located in the directory /_u_s_r/_s_b_i_n.  The
  17.        following table lists the full name of each tool and the
  18.        executable name
  19.  
  20.        MineSet Tool Manager            mineset
  21.        Evidence Visualizer             eviviz
  22.        Map Visualizer                  mapviz
  23.        Record Viewer                   recordview
  24.        Rules Visualizer                ruleviz
  25.        Scatter Visualizer              scatterviz
  26.        Splat Visualizer                splatviz
  27.        Tree Visualizer                 treeviz
  28.        MineSet WebLaunch               mineset_weblaunch
  29.        Mineset makemtr                 mineset_makemtr
  30.        Data Mover                      datamove
  31.        Association Rules Generator     assoccvt, assocgen, and mapassocgen
  32.        MineSet Batch submitter         mineset_batch
  33.        Inducers and Mining Utilities   MIndUtil
  34.  
  35.        Note that the statistics visualizer is currently built into
  36.        the tool manager and cannot be independently launched.
  37.  
  38.        3.2  _D_o_c_u_m_e_n_t_a_t_i_o_n
  39.  
  40.        Documentation for each of the tools is in the _M_i_n_e_S_e_t _U_s_e_r'_s
  41.        _G_u_i_d_e IRIS InSight online book.
  42.  
  43.        Extensive documentation about mineset_weblaunch can be found
  44.        in /usr/lib/MineSet/examples/www/README
  45.  
  46.        3.3  _S_a_m_p_l_e__D_a_t_a__S_e_t_s
  47.  
  48.        There are several types of sample data sets available.
  49.        Sample client data are datasets that reside on the client
  50.        workstation and can be read into the Tool Manager.  Sample
  51.        database data are datasets that are intended to be loaded
  52.        into a database on the server.  Tool-specific examples have
  53.        already been processed and can be viewed directly by a
  54.        visualization tool.  Map Visualizer graphics files provide
  55.        various maps for use in the Map Visualizer.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        3.3.1  _S_a_m_p_l_e__C_l_i_e_n_t__D_a_t_a  Sample data sets that can be used
  75.        as client data files are installed on the client in the
  76.        directory /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/_d_a_t_a. These files can be read
  77.        into the Tool Manager and used with any of the tools.
  78.        Detailed descriptions of their use with inducers and
  79.        classifiers are given in Chapters 9 and 10 of the MineSet
  80.        User's guide.
  81.  
  82.        3.3.2  _S_a_m_p_l_e__D_a_t_a__t_o__L_o_a_d__i_n_t_o__D_a_t_a_b_a_s_e_s  Some sample data
  83.        sets which can be loaded into a database are installed on
  84.        the server, in the directory /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/_D_B_e_x_a_m_p_l_e_s.
  85.        Directions for loading the data into a database can be found
  86.        there, as well as in Appendix H of the MineSet User's Guide.
  87.        Example scripts for viewing some of this data using each of
  88.        the MineSet tools can be found in Appendix H.  In general,
  89.        these are the same datasets provided as the sample client
  90.        data, although there are a few differences.
  91.  
  92.        3.3.3  _T_o_o_l__S_p_e_c_i_f_i_c__E_x_a_m_p_l_e_s  Each of the graphics tools
  93.        provide a set of examples for that tool in the directory
  94.        /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/<_t_o_o_l_n_a_m_e>/_e_x_a_m_p_l_e, where <_t_o_o_l_n_a_m_e>, is
  95.        one of _e_v_i_v_i_z, _m_a_p_v_i_z, _r_u_l_e_v_i_z, _s_c_a_t_t_e_r_v_i_z, _s_p_l_a_t_v_i_z, or
  96.        _t_r_e_e_v_i_z.  For convenience, symbolic links to all of those
  97.        directories is also available in /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/_e_x_a_m_p_l_e_s.
  98.        To launch an example from the Indigo Magic desktop, double
  99.        click on one of the configuration files.  To invoke it from
  100.        the shell, pass it as an argument to the appropriate tool.
  101.        Alternatively, any of the examples can be opened from the
  102.        specific tool's File|Open menu.
  103.  
  104.        Examples which show the format of the association files can
  105.        be found in /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/_a_s_s_o_c_g_e_n/_e_x_a_m_p_l_e_s, and
  106.        /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/_a_s_s_o_c_c_v_t/_e_x_a_m_p_l_e_s.
  107.  
  108.        3.3.4  _M_a_p__V_i_s_u_a_l_i_z_e_r__G_r_a_p_h_i_c_s__F_i_l_e_s  Various maps for the
  109.        Map Visualizer are available in the directory
  110.        /_u_s_r/_l_i_b/_M_i_n_e_S_e_t/_m_a_p_v_i_z/_g_f_x__f_i_l_e_s.  These files are used by
  111.        the examples, but may also be useful for your own map
  112.        visualizations.  Note that some large map sets, such as the
  113.        United States zip codes, are included in a separate
  114.        subsystem that is not installed by default.
  115.  
  116.        3.3.5  _S_a_m_p_l_e__D_a_t_a__S_e_t_s__A_c_k_n_o_w_l_e_d_g_m_e_n_t_s  The breast cancer
  117.        data had its origins at the University of Wisconsin
  118.        Hospitals, Madison from Dr. William H. Wolberg.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.        3.4  _R_u_n_n_i_n_g _t_h_e _T_o_o_l_s _a_n_d _t_h_e _E_x_a_m_p_l_e_s _f_r_o_m _t_h_e _I_n_d_i_g_o
  141.             _M_a_g_i_c _D_e_s_k_t_o_p
  142.  
  143.        The MineSet Tool Manager can be found in the Applications
  144.        page of the icon catalog.  From the Toolchest, select
  145.        _F_i_n_d/_A_p_p_l_i_c_a_t_i_o_n_s.  Then double click on the MineSet icon.
  146.  
  147.        All the MineSet graphics tools are available in the MineSet
  148.        page of the icons catalog.  This can be selected from the
  149.        tabs at the bottom of the catalog.  Double click on an icon
  150.        to launch the tools.
  151.  
  152.        In addition to the tools, directories containing the various
  153.        tool examples are included in the same page.  Double click
  154.        on a directory to open up the appropriate examples.  Within
  155.        the example page, double click on a configuration file to
  156.        view it with the appropriate tool.  Sample directories also
  157.        contain data files that go with the configuration files.
  158.        (Double clicking on these, edits that file.)
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.